home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / mint / lib / mntlib44.zoo / mntlib / purec / default.prj < prev    next >
Text File  |  1993-01-30  |  398b  |  13 lines

  1. ; project file for simple programs with the MiNT library
  2.  
  3. *.ttp                ; executable is topmost window
  4. .C [-Y]
  5. .L [-Y -G -S=0]        ; stack is set by _stksize
  6. =
  7. crt0.o                ; startup code
  8. *                    ; compile topmost window
  9. ; pcgemlib.lib        ; AES and VDI bindings (optional)
  10. mintflt.lib            ; floating point support
  11. mintlib.lib            ; MiNT library
  12. pcstdlib.lib        ; some floating point routines in here... :-(
  13.